Skip to main content
PUT
Update Branding Settings Of Pass Template

Authorizations

Authorization
string
header
required

JWT access token obtained from POST /v2/token.

Headers

authorization
string | null

Path Parameters

templateId
required
Required string length: 24
Pattern: ^[0-9a-f]{24}$
Example:

"5eb7cf5a86d9755df3a6c593"

Body

application/json
titleText
string | null
headerText
string | null
bodyTextColor
string | null

Response

Successful Response